Canyon County
Gavin Newsom Is Playing the Long Game
He catches nascent changes in the political weather. "During early, he kept telling me, 'Crime--there's something here,' " DeBoo told me. DeBoo studied the latest crime statistics and saw nothing unusual. He brushed off the worry. Then new numbers came out, showing a large pandemic spike in shoplifting and car theft, and concerns about crime exploded into the headlines. Last March, judging the winds, Newsom launched a podcast, "This Is Gavin Newsom."
- Asia > Middle East > Israel (0.14)
- Asia > China (0.14)
- South America > Colombia (0.14)
- (25 more...)
- Media > Film (1.00)
- Leisure & Entertainment (1.00)
- Law > Criminal Law (1.00)
- (10 more...)
The Hard-Left Shooters Leading a Gun Culture Revolution
Earlier this year, I attended a shooting competition for queer, often trans, very online misfits. Then Charlie Kirk was killed. This isn't the story I set out to write. I was going to talk about a pretty feel-good firearms competition I went to earlier this year, where trans and queer people made up about a quarter of participants and the unofficial rule was you're not allowed to be a bigot. I was going to describe the strange and whimsical mix of subcultures people embraced there--like polyamory and Mad Max cosplay--wrapped up in pro-LGBT and Black Lives Matter patches. Then Charlie Kirk was killed. Suddenly I found myself wondering if I should write this story at all. If doing so would put my sources--gun-loving trans people in Trump's America--in danger.
- North America > United States > California (0.14)
- North America > United States > Minnesota > Hennepin County > Minneapolis (0.04)
- North America > United States > Iowa (0.04)
- (8 more...)
- Media (1.00)
- Leisure & Entertainment (1.00)
- Law Enforcement & Public Safety > Terrorism (1.00)
- (3 more...)
Evaluating Cultural Knowledge Processing in Large Language Models: A Cognitive Benchmarking Framework Integrating Retrieval-Augmented Generation
Lee, Hung-Shin, Chang, Chen-Chi, Chen, Ching-Yuan, Hsu, Yun-Hsiang
ABSTRACT Design/methodology/approach This study proposes a cognitive benchmarking framework to evaluate how large language models (LLMs) process and apply culturally specific knowledge. The framework integrates Bloom's Taxonomy with Retrieval - Augmented Generation (RAG) to assess model perform ance across six hierarchical cognitive domains: Remembering, Understanding, Applying, Analyzing, Evaluating, and Creating. Using a curated Taiwanese Hakka digital cultural archive as the primary testbed, the evaluation measures LLM - generated responses' sem antic accuracy and cultural relevance. Purpose This research evaluates how effectively LLMs represent and generate minority cultural knowledge, specifically Taiwanese Hakka culture. To address this, the study proposes a structured and replicable evaluation framework integrating Bloom's Taxonomy and RAG . The research is guided by the following questions: (1) How do LLMs perform across different cognitive domains when processing Hakka ...
- North America > United States > Louisiana > Orleans Parish > New Orleans (0.04)
- North America > United States > Idaho > Canyon County > Nampa (0.04)
- Europe > Italy (0.04)
- Asia > Singapore (0.04)
- Research Report > New Finding (1.00)
- Research Report > Experimental Study (0.93)
- Education > Educational Setting (0.68)
- Health & Medicine > Therapeutic Area > Psychiatry/Psychology (0.46)
Information Extraction from Heterogeneous Documents without Ground Truth Labels using Synthetic Label Generation and Knowledge Distillation
Bhattacharyya, Aniket, Tripathi, Anurag
Invoices and receipts submitted by employees are visually rich documents (VRDs) with textual, visual and layout information. To protect against the risk of fraud and abuse, it is crucial for organizations to efficiently extract desired information from submitted receipts. This helps in the assessment of key factors such as appropriateness of the expense claim, adherence to spending and transaction policies, the validity of the receipt, as well as downstream anomaly detection at various levels. These documents are heterogeneous, with multiple formats and languages, uploaded with different image qualities, and often do not contain ground truth labels for the efficient training of models. In this paper we propose Task Aware Instruction-based Labelling (TAIL), a method for synthetic label generation in VRD corpuses without labels, and fine-tune a multimodal Visually Rich Document Understanding Model (VRDU) on TAIL labels using response-based knowledge distillation without using the teacher model's weights or training dataset to conditionally generate annotations in the appropriate format. Using a benchmark external dataset where ground truth labels are available, we demonstrate conditions under which our approach performs at par with Claude 3 Sonnet through empirical studies. We then show that the resulting model performs at par or better on the internal expense documents of a large multinational organization than state-of-the-art LMM (large multimodal model) Claude 3 Sonnet while being 85% less costly and ~5X faster, and outperforms layout-aware baselines by more than 10% in Average Normalized Levenshtein Similarity (ANLS) scores due to its ability to reason and extract information from rare formats. Finally, we illustrate the usage of our approach in overpayment prevention.
- North America > United States > Washington > King County > Seattle (0.04)
- North America > United States > New York > New York County > New York City (0.04)
- North America > United States > Idaho > Canyon County > Nampa (0.04)
- Asia > South Korea (0.04)
- Information Technology > Data Science > Data Mining (1.00)
- Information Technology > Artificial Intelligence > Natural Language > Large Language Model (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (1.00)
- Information Technology > Artificial Intelligence > Natural Language > Chatbot (0.94)
See how The Sims helped these players change their real lives
Instead of inviting players to explore faraway fantasy lands or fight in imagined battlefields, the world of The Sims hews closer to reality. Through avatars called "Sims," players build homes, have careers, form relationships and try on gender identities -- all while meeting their basic needs, like sleep and hunger. Over 24 years, the game has evolved to include four main editions and dozens of expansion packs. Its latest edition has 88 million users, according to developer Maxis. There are even plans for a movie based on the cozy-quirky game.
- South America > Brazil (0.05)
- North America > United States > Montana (0.05)
- North America > United States > Idaho > Canyon County > Nampa (0.05)
- (3 more...)
Idaho passes laws instituting death penalty for child rapists, outlawing AI-generated child pornography
Fox News Flash top headlines are here. Check out what's clicking on Foxnews.com. The Idaho legislature passed a bill this week to carry out the death penalty for sex crimes against children younger than 12. Another bill permitting prosecutors to bring sexual exploitation charges against producers of child pornography using artificial intelligence (AI) also passed the assembly in the same session. HB 515 would amend Idaho's current statute that carries a life sentence for "lewd conduct with a minor" below the age of 16. If the child is under 12, if the act is "especially heinous, atrocious or cruel, manifesting exceptional depravity," then prosecutors would seek the death penalty.
- North America > United States > Idaho > Canyon County > Nampa (0.07)
- North America > United States > Alabama (0.07)
- North America > United States > Idaho > Ada County > Boise (0.06)
Expand, Rerank, and Retrieve: Query Reranking for Open-Domain Question Answering
Chuang, Yung-Sung, Fang, Wei, Li, Shang-Wen, Yih, Wen-tau, Glass, James
We propose EAR, a query Expansion And Reranking approach for improving passage retrieval, with the application to open-domain question answering. EAR first applies a query expansion model to generate a diverse set of queries, and then uses a query reranker to select the ones that could lead to better retrieval results. Motivated by the observation that the best query expansion often is not picked by greedy decoding, EAR trains its reranker to predict the rank orders of the gold passages when issuing the expanded queries to a given retriever. By connecting better the query expansion model and retriever, EAR significantly enhances a traditional sparse retrieval method, BM25. Empirically, EAR improves top-5/20 accuracy by 3-8 and 5-10 points in in-domain and out-of-domain settings, respectively, when compared to a vanilla query expansion model, GAR, and a dense retrieval model, DPR.
- North America > United States > Minnesota > Hennepin County > Minneapolis (0.14)
- North America > United States > Oregon (0.04)
- South America (0.04)
- (14 more...)
- Media (0.93)
- Leisure & Entertainment (0.93)
Learning Skills from Demonstrations: A Trend from Motion Primitives to Experience Abstraction
Tavassoli, Mehrdad, Katyara, Sunny, Pozzi, Maria, Deshpande, Nikhil, Caldwell, Darwin G., Prattichizzo, Domenico
The uses of robots are changing from static environments in factories to encompass novel concepts such as Human-Robot Collaboration in unstructured settings. Pre-programming all the functionalities for robots becomes impractical, and hence, robots need to learn how to react to new events autonomously, just like humans. However, humans, unlike machines, are naturally skilled in responding to unexpected circumstances based on either experiences or observations. Hence, embedding such anthropoid behaviours into robots entails the development of neuro-cognitive models that emulate motor skills under a robot learning paradigm. Effective encoding of these skills is bound to the proper choice of tools and techniques. This paper studies different motion and behaviour learning methods ranging from Movement Primitives (MP) to Experience Abstraction (EA), applied to different robotic tasks. These methods are scrutinized and then experimentally benchmarked by reconstructing a standard pick-n-place task. Apart from providing a standard guideline for the selection of strategies and algorithms, this paper aims to draw a perspectives on their possible extensions and improvements
- Europe > Italy (0.04)
- North America > United States > Illinois > Cook County > Chicago (0.04)
- North America > United States > Idaho > Canyon County > Caldwell (0.04)
- (3 more...)
- Research Report (1.00)
- Instructional Material > Course Syllabus & Notes (0.88)
Measuring and signing fairness as performance under multiple stakeholder distributions
Lopez-Paz, David, Bouchacourt, Diane, Sagun, Levent, Usunier, Nicolas
As learning machines increase their influence on decisions concerning human lives, analyzing their fairness properties becomes a subject of central importance. Yet, our best tools for measuring the fairness of learning systems are rigid fairness metrics encapsulated as mathematical one-liners, offer limited power to the stakeholders involved in the prediction task, and are easy to manipulate when we exhort excessive pressure to optimize them. To advance these issues, we propose to shift focus from shaping fairness metrics to curating the distributions of examples under which these are computed. In particular, we posit that every claim about fairness should be immediately followed by the tagline "Fair under what examples, and collected by whom?". By highlighting connections to the literature in domain generalization, we propose to measure fairness as the ability of the system to generalize under multiple stress tests -- distributions of examples with social relevance. We encourage each stakeholder to curate one or multiple stress tests containing examples reflecting their (possibly conflicting) interests. The machine passes or fails each stress test by falling short of or exceeding a pre-defined metric value. The test results involve all stakeholders in a discussion about how to improve the learning system, and provide flexible assessments of fairness dependent on context and based on interpretable data. We provide full implementation guidelines for stress testing, illustrate both the benefits and shortcomings of this framework, and introduce a cryptographic scheme to enable a degree of prediction accountability from system providers.
- North America > United States > Florida > Broward County (0.04)
- North America > United States > Idaho > Canyon County (0.04)
- Europe > France > Île-de-France > Paris > Paris (0.04)
- Asia > Middle East > Jordan (0.04)
- Law (1.00)
- Information Technology > Security & Privacy (1.00)
- Health & Medicine (1.00)
- Banking & Finance (0.93)
Detecting Volunteer Cotton Plants in a Corn Field with Deep Learning on UAV Remote-Sensing Imagery
Yadav, Pappu Kumar, Thomasson, J. Alex, Hardin, Robert, Searcy, Stephen W., Braga-Neto, Ulisses, Popescu, Sorin C., Martin, Daniel E., Rodriguez, Roberto, Meza, Karem, Enciso, Juan, Diaz, Jorge Solorzano, Wang, Tianyi
The cotton boll weevil, Anthonomus grandis Boheman is a serious pest to the U.S. cotton industry that has cost more than 16 billion USD in damages since it entered the United States from Mexico in the late 1800s. This pest has been nearly eradicated; however, southern part of Texas still faces this issue and is always prone to the pest reinfestation each year due to its sub-tropical climate where cotton plants can grow year-round. Volunteer cotton (VC) plants growing in the fields of inter-seasonal crops, like corn, can serve as hosts to these pests once they reach pin-head square stage (5-6 leaf stage) and therefore need to be detected, located, and destroyed or sprayed . In this paper, we present a study to detect VC plants in a corn field using YOLOv3 on three band aerial images collected by unmanned aircraft system (UAS). The two-fold objectives of this paper were : (i) to determine whether YOLOv3 can be used for VC detection in a corn field using RGB (red, green, and blue) aerial images collected by UAS and (ii) to investigate the behavior of YOLOv3 on images at three different scales (320 x 320, S1; 416 x 416, S2; and 512 x 512, S3 pixels) based on average precision (AP), mean average precision (mAP) and F1-score at 95% confidence level. No significant differences existed for mAP among the three scales, while a significant difference was found for AP between S1 and S3 (p = 0.04) and S2 and S3 (p = 0.02). A significant difference was also found for F1-score between S2 and S3 (p = 0.02). The lack of significant differences of mAP at all the three scales indicated that the trained YOLOv3 model can be used on a computer vision-based remotely piloted aerial application system (RPAAS) for VC detection and spray application in near real-time.
- North America > United States > Texas > Hidalgo County > Weslaco (0.14)
- North America > United States > California > San Francisco County > San Francisco (0.14)
- North America > United States > Texas > Brazos County > College Station (0.04)
- (21 more...)
- Research Report > New Finding (1.00)
- Research Report > Experimental Study (1.00)
- Information Technology > Artificial Intelligence > Robots > Autonomous Vehicles > Drones (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Performance Analysis (0.87)